To save and load flow diagrams, use the FlowDiagramXmlSerializer instead of the base DiagramXmlSerializer. This serializer is equipped to handle the custom node types introduced by the flow diagramming assembly.

The serializer is used in the same way as the base serializer, and can be extended in a similar way if required.